init_lread fix for bug#12302
authorGlenn Morris <rgm@gnu.org>
Thu, 30 Aug 2012 00:47:33 +0000 (20:47 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 30 Aug 2012 00:47:33 +0000 (20:47 -0400)
commite02e27c133fc8ba97bd74ea23eeabd0257419e75
tree64afe316630f42087ff616d1d5ecc0cc4f8641f1
parent31fa93411f1eb8271af8c1bd63fe36f86596296e
init_lread fix for bug#12302

* src/lread.c (init_lread): For out-of-tree builds, only add the
source directory's site-lisp dir to the load-path if it exists,
consistent with in-tree builds.
src/ChangeLog
src/lread.c